fix: 수정하기 버그 수정 - [TWI-113]#340
Merged
Merged
Conversation
Member
|
@coderabbitai summary |
clxxrlove
reviewed
Jun 3, 2026
Comment on lines
+419
to
+420
| let posX = rectFrame.minX - rootFrame.minX | ||
| let posY = rectFrame.minY - rootFrame.minY |
Member
There was a problem hiding this comment.
rectFrame이 현재 front 카드 전용 frame이 아니라 공유 state로 관리되고 있는데, completed card가 양쪽 카드/hidden card까지 레이아웃되는 상황에서는 마지막으로 측정된 카드 frame이 들어와 댓글 오버레이가 현재 보이는 카드가 아닌 위치에 붙거나 튈 수 있을듯.
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 관련 이슈
📙 작업 내역
🎨 스크린샷 또는 시연 영상 (선택)
2026-06-01.8.20.59.mov